PXC Documentation

PXC Home

Array Shift

1.18.0

Shift all member in an array.



Node Data

ValuesArray

Display name

Array Shift

Internal name

Node_Array_Shift

Inheritances

node
node_processor
node_array_shift

Inputs

node_array_shift

any

Array

int

Shift

enum

Overflow

Outputs

node_array_shift

any

Array

Shift elements in the array and wrap the overflow around to the beginning.



Properties


Array


Array to shift.


Shift


The amount of shifting.